home *** CD-ROM | disk | FTP | other *** search
- < Less than
-
- > Greater than
-
- ‚â§ Less than or equal to
-
- ‚â• Greater than or equal to
-
- ≠ Not equal to
-
- Digit
-
- Divisible
-
- Even number
-
- Factor
-
- Multiple
-
- Odd
-
- The numbers less than 5 are {…2,3,4}.
-
- The numbers greater than 10 are {11,12,13,…}.
-
- The numbers less than or equal to 5 are {…2,3,4,5}.
-
- The numbers greater than or equal to 10 are {10,11,12,13,…}.
-
- The numbers not equal to 5 are {…2,3,4,6,7,8…}.
-
- Any of the symbols used to write numerals.
- The digits are {0,1,2,3,4,5,6,7,8,9}.
- 15 contains the digit 1 and the digit 5.
-
- Can be divided by. Some numbers that can be
- divided by 20 are {…-60,-40,-20,20,40,60,…}.
-
- A whole number with a factor of 2.
- {…-6,-4,-2,0,2,4,6,…}
-
- A number used in multiplication.
- Some factors of 6 are {-6,-3,-2,-1,1,2,3,6}.
-
- The product of a given number and a whole number.
- Some multiples of 3 are {…-9,-6,-3,3,6,9,…}.
-
- A whole number that does not have 2 as a factor.
- {...,-5,-3,-1,1,3,5,...}
-
-